Skip to content

Move Metadata Providers docs to Getting Started section#82

Merged
gantoine merged 4 commits intomainfrom
claude/move-metadata-providers-section-fWL2v
May 4, 2026
Merged

Move Metadata Providers docs to Getting Started section#82
gantoine merged 4 commits intomainfrom
claude/move-metadata-providers-section-fWL2v

Conversation

@gantoine
Copy link
Copy Markdown
Member

@gantoine gantoine commented May 4, 2026

Summary

Reorganizes documentation structure by moving the Metadata Providers guide from the Administration section to Getting Started, reflecting that it's essential setup information needed before the first scan rather than ongoing operational content.

Key Changes

  • Moved documentation file: docs/administration/metadata-providers.mddocs/getting-started/metadata-providers.md
  • Updated all internal links: Changed 30+ cross-references from ../administration/metadata-providers.md to ../getting-started/metadata-providers.md across:
    • Getting Started guides (quick-start, first-scan, folder-structure)
    • Installation guides (synology, truenas, index)
    • Reference docs (configuration-file, environment-variables, exports, glossary)
    • Administration docs (index, scanning-and-watcher)
    • Platform docs (supported-platforms, index)
    • Troubleshooting guides (kubernetes, scanning)
    • Using guides (netplay, ruffle)
  • Updated navigation: Added Metadata Providers to Getting Started section in docs/Navigation.md and removed from Administration
  • Updated mkdocs config: Added redirect mapping for old URL path to new location
  • Fixed URL case: Corrected documentation links in Docker Compose snippets from Getting-Started/Metadata-Providers to getting-started/metadata-providers (lowercase)
  • Added netplay warning: Added notice about intermittent instability on nightly EmulatorJS build

Rationale

Metadata Providers configuration is a prerequisite for initial setup and first scan, making it more appropriate in the Getting Started section alongside Quick Start and Folder Structure rather than in Administration (which covers ongoing operational tasks).

https://claude.ai/code/session_01MxrJFQ7JgmHzqarZRwyHuE

claude and others added 4 commits May 4, 2026 12:31
Relocates docs/administration/metadata-providers.md to
docs/getting-started/metadata-providers.md, updates the navigation,
adjusts every internal link to the new path, and adds a redirect from
the old admin path so existing deep links still resolve.

https://claude.ai/code/session_01MxrJFQ7JgmHzqarZRwyHuE
Points the inline reference comments in the quick-start, Synology, and
TrueNAS docker-compose snippets at the new
getting-started/metadata-providers/ URL.

https://claude.ai/code/session_01MxrJFQ7JgmHzqarZRwyHuE
Adds an admonition at the top of the Netplay page noting that the
feature is intermittently broken on the nightly EmulatorJS build, so
users know up front that failures may be upstream rather than
configuration.

https://claude.ai/code/session_01MxrJFQ7JgmHzqarZRwyHuE
@gantoine gantoine merged commit 6ab68b0 into main May 4, 2026
4 checks passed
@gantoine gantoine deleted the claude/move-metadata-providers-section-fWL2v branch May 4, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants